Computer Science for IGCSE & O level - Software (Section 4 - No. 1)
What is the role of an IDE's 'debugger'?
To write the code.
To translate the code.
To find and fix errors.
To format the code.
Giải thích
The primary role of a debugger is to help identify and fix errors in the code.
